@charset "utf-8";
/* @DECMS V 2.0
STYLE MODULE PAGES
Dominio Estudio  - info@dominioestudio.com
*/
/********************************************************/
/* VIEW PAGE                                            */
/********************************************************/

#mod_pageview {
float:left;
width:660px;
border:#CDCDCD solid 0.06em;
margin:5px 0px 0px 0px;
height:auto;
padding:0.31em;
background-color:#FFFFFF;
}
#mod_pageview ul li{
margin-left:5px;
}

#mod_pageview_header
{
background-image:url(../images/pg_fns_sup.jpg);
background-repeat:repeat-x;
height:8px;
/*margin:1em 0 0 0;*/
}

#mod_pageview_content1
{
background-image:url(../images/pg_fnd_izq.jpg);
background-repeat:repeat-y;
background-position:left;
padding-left:8px;
height:auto;
margin:0;
}

#mod_pageview_content2
{
background-image:url(../images/pg_fnd_der.jpg);
background-repeat:repeat-y;
background-position:right;
background-color:#fafafa;
height:auto;
margin:0;
padding-bottom:20px;
padding-top:10px;
padding-right:15px;
padding-left:5px;	
}

#mod_pageview_pie
{
background-image:url(../images/pg_fnd_inf.jpg);
background-repeat:repeat-x;
height:10px;
/*margin:-1em 0 0 0;*/
}

#mod_pageview_title{
height: auto;
width: 660px;
padding:5px;
font-family:"Trebuchet MS";
font-size: 29px;
font-weight: bold;
color: #38507e;
}

#mod_pageview_img{
float: left;
padding-right: 0px;
padding-bottom: 5px;
height:auto;
width:660px;
}

.mod_pageview_content{
height: auto;
width: 640px;
padding:10px;
font-family:"Trebuchet MS";
font-size: 12px;
font-weight:normal;
color: #3d3d3d;
}
