/* CSS Document */
body{
background-color:#cfd0d2;}
#wrapper{
	background: #FFFFFF url(img/wrapper_bg.gif) no-repeat left top;
	}
#curric{
			position:relative;
			float:right;
			width:565px;
			padding:0px;
			height:402px;
			border:1px dashed #cccccc;
			font-size:12px;
			text-align:justify;
			padding:10px;
			overflow:auto;
			}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
width:485px;
line-height:110%;
margin:5px 0px;}
.year{
float:left;
width:50px;}
.title{
text-decoration:underline;
padding-top:15px;}
#inferior{
background-color:#cfd0d2;}

#idiomas{}

